korlibs
Toggle table of contents
6.1.0-SNAPSHOT
js
Target filter
js
Switch theme
Search in API
Skip to content
korlibs
korlibs-image-core
/
korlibs.image.core
/
[js]HtmlCoreImageFormatProvider
/
imageToCanvas
image
To
Canvas
js
fun
imageToCanvas
(
img
:
HTMLImageElement
)
:
HTMLCanvasElement
fun
imageToCanvas
(
img
:
HTMLImageElement
,
width
:
Int
,
height
:
Int
)
:
HTMLCanvasElement